Differences

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

2025-01-26 2025-01-26
no summary (174.229.180.93) (hidden) (untrusted) no summary (174.229.180.93) (hidden) (untrusted)
Line 5: Line 5:
-===== [[ftp]] FTP protocol ===== 
-[[ftp|FTP protocol]] does not provide a method for changing an account password either. 
- 
-Though various FTP servers support proprietary commands that can be used to change the password. 
- 
-Some servers, such as Titan %%FTP%% server, support ''SITE PSWD'' command: 
- 
-<code> 
-SITE PSWD "<old_password>" "<new_password>" 
-</code> 
- 
-Other servers, such as [[https://community.progress.com/s/article/Can-users-change-their-own-passwords-remotely|WS_FTP Server]], support ''SITE CPWD'' command: 
- 
-<code> 
-CPWD <new_password> 
-</code> 
- 
-Yet another variant is: 
- 
-<code> 
-SITE CPWD <new_password> 
-</code> 
- 
-You can execute any of these commands from [[ui_console|Console window]]. 
===== WebDAV and S3 protocols ===== ===== WebDAV and S3 protocols =====

Last modified: by 174.229.180.93