similar to: PGP files sent via FTP over SSL (FTPS)

Displaying 20 results from an estimated 80000 matches similar to: "PGP files sent via FTP over SSL (FTPS)"

2005 Jan 21
2
ftp over ssl via openssh
hey all, I was wondering if openssh did ftp via ssl connection - or if not - what unix package out there did this. I'd love to use sftp, but unfortunately the site I need to interface with only has ftp over ssl. Ed
2008 Dec 19
6
FTPS setup problem
Hi! I'm trying to figure out what's going wrong with a "simple" FTPS setup and VSFTPD. I saw references on Google and tried, and tried, and tried... without success. I'll start by explaining my situation: I have a WEB development server behind a firewall. It's currently only for the intranet. We now have an external company that will have to do a new website
2007 Aug 23
1
alternate port vsftpd for ftps
Does anyone here by chance know how to change the port vsftpd uses for ftps? I want to change it over to the regular FTP port due to firewall restrictions.... d -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070823/24015534/attachment.html>
2007 Jun 12
4
PGP On Centos
Hey I need to run some pgp commands, -what's the name of the package supported by Centos that will allow me to work with pgp? I need to run pgp --fingerprint key.name or it's equivalent. Pro question. Google searches didn't show much, tried to search for pgp, gnupg, openpgp, pgp on centos, openpgp on centos, centos/pgp. No worthy results came back. Any advice? -karlski
2009 Jan 26
4
ProFTPd under CentOS 5.2 running FTPS - iptables problem
Hello, I am setting up ProFTPd daemon (from EPEL repository) under CentOS 5.2 and I need encrypted connection. Daemon is configured perfectly, there is no problem - if iptables is off connection is smoothly established, but when iptables is on, connection in FTP client ends on command LIST without response. Last command with response (positive) is PASV. Thank you for your replies Martin ??astn?
2016 May 05
0
FirewallD and FTP passive mode
On 05/05/2016 06:15 AM, Marcin Trendota wrote: > Also this IP looks weird - shouldn't it be public IP? Yes, it should. Are you using FTPS (FTP with TLS)? You probably need to set the pasv_address option.
2006 Feb 02
3
ftp access directory
using vsftpd, I know its possible to specify what directory you want a user to be dropped into when he ftps in...but I dont remember where to go to change that. any suggestions? -- Andrew Rice Jr
2007 May 22
2
Vsftpd & Iscsi - fast enough
To extend space on our 64-bit centos FTP servers, we are considering setting them up to work with an existing PromiseRAID system via iscsi. -just curious if anyone here knows if iScsi is fast enough to serve up all the images? -might it be something where we get dedicated cards and put the iScsi traffic on its own Vlan? Just curious if this would hold up under alot of traffic, like weather
2007 Jan 10
1
OT: Apache Built -how do add SSL module?
hey I already compiled apache 2.0.58 from source onto my centos server and noticed I needed to get SSL module added "after the fact" -what are the commands I would run to get this working without wiping everything out and starting over? -karlski
2016 May 05
3
FirewallD and FTP passive mode
Howdy I'm trying to run FTP server behind firewall. And i can't enable passive mode from the Internet. There are plenty howtos but there aren't many with my combination. For now i have configured port forwarding and ftp server itself. On the router: # firewall-cmd --list-all --zone=external external (active) interfaces: enp3s1 sources: services: openvpn ssh ports: 1194/tcp
2007 May 02
0
Can't delete files via FTP
I am getting an error when trying to delete files from FTP. I can upload, download, rename files, and even delete empty folders. But when I try to delete a file, I get below error and the filename changes to '.pureftpd-rename.<alphanumeric string>'. Command: DELE /path/to/file Response: 550 Could not delete /path/to/file Invalid argument A little Background... I have a small
2006 Sep 01
0
OT: How to make files placed into FTP directory avai lable via http
Ed Morrison wrote: > I'm hoping someone out there can tell me or direct me on where to find > this info on how to make files placed into an ftp directory available > via an url link in an email. I will have a staff member upload the > files to a directory on my ftp server (which is also the web server) > and the files would have to be automatically linked to a web >
2006 Sep 01
2
OT: How to make files placed into FTP directory available via http
I'm hoping someone out there can tell me or direct me on where to find this info on how to make files placed into an ftp directory available via an url link in an email. I will have a staff member upload the files to a directory on my ftp server (which is also the web server) and the files would have to be automatically linked to a web directory, unless the files can be read directly
2007 Nov 17
2
mount sftp or ftp+ssl drive on windows
Hello guys, I would like to mount a sftp or a ftp with ssl (vsftp with ssl) on to a Windows machine as an X: drive. So far I found SftpDrive witch costs only $39 :) and I don't want it. Do any of you have a positive experience with something like this? I need it cause I will install a very important software on that drive, witch doesn't need to be on the local disk of the windows
2007 Mar 19
3
net.ipv4 TCP/IP Optimizations = sysctl.conf?
If I execute these via command line, will they persist after a reboot? Or, should I be putting these into a file like /etc/sysctl.conf? --------------snip-------------- /sbin/sysctl -w net.ipv4.tcp_max_syn_backlog=2048 /sbin/sysctl -w net.ipv4.tcp_fin_timeout=30 /sbin/sysctl -w net.ipv4.tcp_keepalive_intvl=10 /sbin/sysctl -w net.ipv4.tcp_keepalive_probes=7 /sbin/sysctl -w
2002 Mar 21
0
ingress police, dns, fairness
I have done the "definitive test" in my adsl line, using a real computer: * Without incoming traffic management, my dns can take about 30s or more to resolve a domain (when it resolve, sometimes it doesn''t) when my adsl line is saturated. So the queue of my ISP doesn''t give preference to the dns (at the reverse, is it seems penalyzed), But doing 3 paralell ftps (and
2015 Mar 02
4
selinux allow FTP
2015-03-03 0:43 GMT+02:00 Tim Dunphy <bluethundr at gmail.com>: > > > > errr, I meant, sftp, not rscp > > > Heh.. yeah. But the client isn't gonna go for that. LOL. Any way to allow > regular ol' FTP using SELinux? Or does that just defeat the purpose of > having a secure SELlinux server entirely? > FTP is not safe as it does not encrypt username(s)
2013 Mar 09
2
SaMBa 4 - authenticate ftp server
Hello guys, Does anyone know if it is possible to authenticate an ftp server (proftpd or vsftpd) based LDAP Samba 4? Thanks -- Celso Vianna BSD User: 51318 http://www.bsdcounter.org Palmas/TO
2009 Aug 26
1
ssl certificate, maximum protection, on the budget?
Hello, I've got a client who wants to go ssl. He's running a web server, smtp/pop, and ftps and imaps is coming as well. I'm looking for a wildcard ssl certificate i believe it's called but one on the budget plan. I am also wanting to ensure that the mod_ssl with httpd on the server is only using the strongest encryption methods and protocols. Thanks. Dave.
2008 Sep 10
2
samba and ssl certificates?
Morning, I am working on enabling the ssl portion of several of my services (https, imaps, ftps, etc). I am using a free certification authorithy (CA) for my certificates. I need to get this CA's root certificate installed in my several windows workstations. All these workstations are part of my samba PDC domain. Is there a way I can use samba, or maybe the logon.bat file, to install this