Anyone know of a GUI #linux scp/sftp client that does "delete after transfer" like #WinSCP ? Google-fu is failing me because it's tangled with command line examples.
I know how to do this it from shell with scp/sftp/rsync, but sometimes I need to select many arbitrary files for xfer from a listing. PITA from CLI and easy-peasy from GUI.
I've been using WinSCP under #WINE for years but I'd prefer to do it natively in linux. Weird memory exceptions with it now on wine-5.0.3.
see update
@fratermus Wouldn't #Dolphin (#KDE) with a move operation using #KIO do the trick?
@f15h Could be. I don't run KDE or have any of the dependencies installed but I could give it a shot. Thanks!