Differences
This shows you the differences between the selected revisions of the page.
| 2008-07-30 | 2008-10-13 | ||
| screen shot (martin) | task_synchronize (martin) | ||
| Line 7: | Line 7: | ||
| ===== Recycle Bin ===== | ===== Recycle Bin ===== | ||
| - | When //Preserve deleted remote files to recycle bin// is checked deleted files are moved to specified remote directory (recycle bin) instead of actually deleting them. This applies even for directory synchronization. | + | When //Preserve deleted remote files to recycle bin// is checked deleted files are moved to specified remote directory (recycle bin) instead of actually deleting them. |
| When //Preserve overwritten remote files to recycle bin// is checked, the remote file is moved to specified remote directory (recycle bin) before being overwritten by [[task_upload|uploaded]] file. The option is supported only with [[protocols|SFTP protocol]]. | When //Preserve overwritten remote files to recycle bin// is checked, the remote file is moved to specified remote directory (recycle bin) before being overwritten by [[task_upload|uploaded]] file. The option is supported only with [[protocols|SFTP protocol]]. | ||
| Line 14: | Line 14: | ||
| Deleting the file from remote recycle bin deletes it permanently. The same is true for overwriting it. | Deleting the file from remote recycle bin deletes it permanently. The same is true for overwriting it. | ||
| + | |||
| + | Recycle bin is used also for modifications done while [[task_synchronize|synchronizing]]. | ||