How to set seprate current directory for sftp in macos?
TechChain asked: On my macos i am able to login to sftp as sftp localhost. When i run !pwd it shows me default directory is /Users/username but i want to …
Freedom through Communications
Browsing Tag
TechChain asked: On my macos i am able to login to sftp as sftp localhost. When i run !pwd it shows me default directory is /Users/username but i want to …
Bernard Lechler asked: I am attempting to mount an FTPS connection but am not having much success in getting it to automatically mount. I am using AWS Linux. I can …
Juan Carlos Oropeza asked: I went to security group and add the rule for tcp 21 But when use this tool to check the port, still say is closed. I …
Cade Roux asked: I’m running a server on AWS and I’m connecting out to a partner’s FTP site (not much idea what they are running). My server has an elastic …
GioMac asked: I use proftpd for virtual FTP hosting with MySQL. I’ve started writing fine-grained SELinux policies and found that it’s trying to access my.cnf files. Question is what for …
Latheesan asked: I have a clean Centos 6.4 (x64) minimal edition installed (fully updated). Once the OS was setup, I followed this relatively simple guide to setup my FTP: http://www.krizna.com/centos/how-to-configure-ftp-server-on-centos-6/ …
joseluisq asked: I have a VPS Server based on CentOS 6.4 (Final) The inconvenience: When I log on via SSH (using root user) I can’t see hidden files, e.g I …
Tom van der Woerdt asked: First, my setup. I’m using CentOS 6.4 and I installed pure-ftpd (plus the SELinux module) from the EPEL repositories : > rpm -q pure-ftpd pure-ftpd-selinux …
user107788 asked: I am trying to analyze ftp traffic in Wireshark. I can see commands like Request: List, PORT. But after FTP Response 150: Opening data channel for directory list. …
Can Geliş asked: I’m in a CentOS 5 machine, and try to install vsftpd. I want to configure ftp_home_dir using setsebool -P ftp_home_dir on but it says: setsebool: SELinux is …