faq » Revisions »

Differences

This shows you the differences between the selected revisions of the page.

2018-04-30 2018-06-26
faq_batch_file (martin) Use WinSCP in public government agencies (223.38.10.56) (hidden) (untrusted)
Line 1: Line 1:
-====== FAQ (Frequently Asked Questions) ======+Hello?
-===== [[using]] Using WinSCP ===== +I work for a public government agency in Korea.
-  * [[faq_remote_drive|How do I change drive on the remote panel?]] +
-  * [[faq_owner|Why can't I change the owner and the group of a file?]]  +
-  * [[faq_environment|Why does WinSCP not work in a new environment (operating system, machine, user account, network), when it works for me in a different environment already?]]+
-===== [[connecting]] Connecting to the Server ===== +I would like to ask you some questions.
-  * [[faq_username|Where do I get a username and password?]] +
-  * [[faq_connection_refused|Why is WinSCP not able to connect to a server, when other clients are?]] +
-  * [[faq_ftp|Can I connect to an FTP server?]] +
-  * [[faq_security|How do I know if the connection is secure?]] +
-  * [[faq_hostkey|Where do I get SSH host key fingerprint to authorize the server?]] +
-  * [[faq_sftp_large_packet|I get the message "Received too large (??? B) SFTP packet" when I login. What is the problem?]] +
-  * [[faq_ip|Where should I type the IP address of my remote host?]] +
-  * [[faq_openssh_win|How can I use WinSCP with OpenSSH for Windows?]] +
-  * [[faq_passphrase|How can I connect without entering private key passphrase each time?]] +
-  * [[faq_password_prompt|Why does WinSCP keep on asking me for a session password?]] +
-  * [[faq_password_reject|Why is WinSCP rejecting my session password?]] +
-  * [[faq_password_reset|Can you reset my password?]]+
-===== [[transferring]] Transferring Files ===== +We know that WinSCP provides free software and GPL license.
-  * [[faq_fxp|Can I transfer files between two remote servers with WinSCP (FXP)?]] +
-  * [[faq_drag_move|When I drop files outside of WinSCP, they are moved to the drop target. I want to copy them. How do I do that?]] +
-  * [[faq_slow|File transfer speed is very low. WinSCP does not utilize all available bandwidth. How do I improve the transfer speed?]] +
-  * [[faq_download_temp|Downloaded files are stored first to a temporary directory and only after that, they are moved to the destination directory. How do I prevent storing files to a temporary directory?]] +
-  * [[faq_not_owner|I need to overwrite a remote file that isn't owned by me, but I'm member of its group. The file has write permission for group. After transfer I get a message like "Upload of file <filename> was successful, but error occurred while setting the permissions and/or timestamp"]] +
-  * [[faq_transfer_mode|Where can I change the file transfer mode (binary, ascii) or enable the auto-select transfer mode option?]] +
-  * [[faq_timestamp|Why is the timestamp of uploaded/downloaded file different from the timestamp of the source file?]] +
-  * [[faq_4gb|Can I transfer file larger than 4 GB (or 2 GB)?]] +
-  * [[faq_scp_not_found|When I attempt to copy files, I get an Error 127. What does this mean?]] +
-  * [[faq_transfer_size_change|Why does file size and/or content change during transfer?]] +
-  * [[faq_line_breaks|Why are text file line breaks wrong, after the file is transferred or edited?]] +
-  * [[faq_uploaded_file_missing|Why is uploaded file not showing in a remote directory or showing with a different name?]]+
-===== [[configuring_session]] Configuring the Session ===== +If so, what are some of the issues that would be a problem with using WinSCP in government agencies
-  * [[faq_dir_default|How can I configure the default local or remote directory for the session?]] +We do not intend to distribute the program without permission. 
-··* [[faq_store_session|How do I save a session, so that I don't need to fill in all the login information every time I start WinSCP?]]+But if we pay unintentional licensing fees or ask for illegal acts.
-===== [[scripting]] Scripting/Automation ===== +Thank you.
-  * [[faq_scheduler|My script works fine when executed manually, but fails or hangs when run by Windows Scheduler, SSIS or other automation service. What am I doing wrong?]] +
-  * [[faq_script_ini|How do I configure session, transfer and/or any other settings for which there are no script commands?]] +
-  * [[faq_script_result|How do I know that script completed successfully?]] +
-  * [[faq_batch_file|Why are some scripting commands specified on WinSCP command-line in a batch file not executed/failing?]] +
-  * [[faq_script_modified_files|How do I transfer new/modified files only?]] +
-  * [[faq_delete_synchronized_files|How do I create script that synchronizes files and deletes synchronized files from source afterward?]] +
-  * [[faq_script_switch|Why the switches do not work in my script?]] +
-  * [[faq_script_vs_gui|Why I cannot connect/transfer using script, when I can using GUI (or vice versa)?]] +
-  * [[faq_exit_code|Why is WinSCP returning non zero exit code?]] +
-  * [[faq_script_non_recursive|How do I transfer (or synchronize) directory non-recursively?]]+
-===== [[synchronization]] Synchronization ===== 
-  * [[faq_synchronize|Synchronization or keep remote directory up to date functions are not working. Why?]] 
-  * [[faq_synch_direction|What do direction options (local, remote, both) for Synchronization mean?]] 
- 
- 
-===== [[ios]] Working with iPhone, iPod Touch or iPad ===== 
-  * [[faq_iphone|How do I connect to my iPhone, iPod Touch or iPad?]] 
-  * [[faq_iphone_task|How do I do ... on iPhone, iPod Touch or iPad?]] 
- 
-===== [[misc]] Miscellaneous ===== 
-  * [[faq_su|How do I change user after login (e.g. su root)?]] 
-  * [[faq_breaks_permissions|Why WinSCP breaks permissions (jail, chroot)?]] 
-  * [[faq_filemanager|Can I have a local directory in both panels (turn WinSCP into file manager)?]] 
-  * [[faq_utf8|How do I make WinSCP show localized and/or UTF-8 encoded (Unicode) filenames correctly?]] 
-  * [[faq_web_cache|Why are the changes, I upload to webserver, not visible in the web browser?]] 
-  * [[faq_map_drive|Can I map a remote directory as a network drive in Windows?]] 
-  * [[faq_error_code|What is error code 4?]] 
-  * [[faq_transfer_config|How do I transfer my settings to another computer? How do I import/export my settings?]] 
-  * [[faq_panel_font|I cannot read the file panel font. How can I make the panel font bigger?]] 
-  * [[faq_commandline|What command-line parameters can be used with WinSCP?]] 
-  * [[faq_chroot|How to keep the user in a specified directory on the server? (chrooted session)]] 
-  * [[faq_editor|Can the internal editor be better (e.g. syntax highlighting)?]] 
-  * [[faq_api|Is there some API that I can use to add file transfer functionality to my application?]] 
-  * [[faq_eccn_fips|Can you provide us with export control information/FIPS certification for WinSCP?]] 
-  * [[faq_licenses|How many WinSCP licenses has our company bought?]] 
-  * [[faq_password|Can I recover password stored in WinSCP session?]] 
-  * [[faq_undelete|Can I undelete remote file removed with WinSCP?]] 
-  * [[faq_error_codes|Where is documentation for error codes?]] 

Last modified: by 223.38.10.56