task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2012-01-17 | 2012-01-17 | ||
removed extraneous text 'sadsadsad' (91.65.91.104) (hidden) | Restored revision 1312135243. Undoing revisions 1325441590, 1325838981, 1326805922. (martin) (hidden) | ||
Line 10: | Line 10: | ||
If you hold ''Shift'' key while dragging the files, they will be moved to remote directory (i.e. transferred and deleted from local directory). | If you hold ''Shift'' key while dragging the files, they will be moved to remote directory (i.e. transferred and deleted from local directory). | ||
+ | |||
+ | ===== Using Keyboard ===== | ||
+ | If you prefer controlling application using keyboard, you will probably find [[ui_commander|Commander interface]] useful. Otherwise, you must use [[task_upload#using_copy_amp:paste|copy&paste]] method. | ||
+ | |||
+ | First select the local files or directories you want to upload (learn how to [[ui_commander#selecting_files|select files using keyboard]]). Make sure that [[ui_file_panel|local panel]] is still active and use command //Files > Copy// (or press ''F5'' key). | ||
+ | |||
+ | Before the upload actually starts, the [[ui_copy|transfer options dialog]] will show. There you will have a chance to change the transfer options or the target directory. The target directory is by default the current remote directory. You can avoid the dialog being shown in [[ui_pref_environment#confirmations|preferences]]. In such case you can change the transfer options by selecting preset on //[[ui_toolbars#transfer_settings_presets|Transfer Settings toolbar]]//. | ||
+ | |||
+ | If you use //Files > Move// (or press ''F6'' key), the files will be moved to remote directory (i.e. transferred and deleted from local directory). | ||
===== [[copy_paste]] Using Copy&paste ===== | ===== [[copy_paste]] Using Copy&paste ===== | ||
Line 37: | Line 46: | ||
===== Automating Upload ===== | ===== Automating Upload ===== | ||
- | To automate file upload use scripting command ''[[scriptcommand_put|put]]'' or .NET assembly method ''[[library_session_putfiles|Session.PutFiles]]''. | + | To automate file upload use scripting command ''[[scriptcommand_put|put]]''. |
===== Upload/Download Buttons ===== | ===== Upload/Download Buttons ===== |