Opened 17 years ago
Last modified 17 years ago
#2932 closed Feature request
Create a backup of a file on remote server
Reported by: | polajoo | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | polajoo, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I do a lot of editing of files, and currently to make a copy of a file before I edit it, I do this:
- Switch to c:\temp
- Copy file from remote to temp
- Rename it locally to filename.ext.backup
- Re-upload to server
Would be great if I could just ctrl+drag a file on the remote view to create a copy of a file.
Or right-click and "Create backup" which will just copy a file and put .backup on the end of it.
:)
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
No, I realise this, I just thought that it might be worth creating a procedure which would copy the file to %temp% and then copy it back under a different name.
Note:
See TracTickets
for help on using tickets.
Unfortunately the FTP protocol does not provide any way to copy files remotely.