by sarkarijob | Mar 4, 2020 | ftp
Troubleshooting : How to resolve FTP-ECONNABORTED-Connection aborted ?Error :Please note that if the server type is not updated properly you will get the below error.Error: Connection timed outError: Could not connect to serverResponse: 421 Timeout – try typing...
by sarkarijob | Mar 4, 2020 | cpanel, ftp, pure-ftpd
by sarkarijob | Jan 3, 2020 | ftp, pure-ftpd
# If you want to run Pure-FTPd with this configuration# instead of command-line options, please run the# following command :## /usr/sbin/pure-ftpd /etc/etc/pure-ftpd.conf/usr/sbin/pure-ftpd /etc/pure-ftpd.conf/etc/init.d/pure-ftpd restartchange BindBind ...
by sarkarijob | Oct 9, 2019 | ftp
Warning: Quota limit reached. File(s) may be empty.Warning: Saved filesize is less than uploaded filesize. Check quotas. Check disk quota for that user and server disk space toodu -sch bytzsoft/df -h
by sarkarijob | Sep 27, 2019 | ftp
Allow in firewalliptables -I INPUT -p tcp -m state –state NEW -m tcp -m multiport –dports 49152:65534 -j ACCEPT49152-65534Do passive mode from site manager in filezilla.