On Thu, 20 Apr 2006 23:01:18 -0400 David Banning <[EMAIL PROTECTED]> wrote:
> I have not figured out how, or if it is possible to cut and paste files > from one sub-directory to another. Using IE remotely through ftp > you can cut a file, but once in another directory the paste is not > available. not that I know of - you want an FTP client that can keep track of the "cut" request and link it to the "paste" request, and perform a move (hmm dont even think that is available as FTP cmd... maybe i'm wrong)...a move would be a download from original, delete, and upload to the new place. Would DAV provide what you need? (ok, not an FTP server anymore...but if what you are after is the functionality...) just my $0.02 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
