Ubuntu Servers :: Corrupted Files With ProFTPd?

Apr 23, 2011

I'm having problems with the ftp-server ProFTPd,If I transfer files from a Linux host to a Windows client, it says that my transfered files are damaged, so I'm unable to open them..I've searched this forum and several people say I have to set the default transfer mode to 'binary' mode.I did that, but it didn't work at all for me... so despite the binary transfer mode my files are still damaged when I transfer them.when I do it through SSH, it works fine, so the problem is the FTP-server...

View 3 Replies


ADVERTISEMENT

Red Hat / Fedora :: Cannot Copy Files Between Servers - Data Gets Corrupted

Apr 13, 2011

I am attempting to copy files from one server to an external USB drive on a second server. Both servers are running custom RedHat Linux, kernel 2.6. Both are setup as Check Point SecurePlatform (one is a log server and the other a management server). I am trying to archive files from one (HP DL380 G5) to the second (HP DL380 G6). I am not able to archive directly to the external usb drive when connected to the HP DL380 G5 (data gets corrupted and switches to read-only access). The external USB drive has no issues when connected to the HP DL380 G6 server, thus my reason for trying to copy the files across servers.

When I attempt to use scp to copy files between the server, I am prompted for the password. Once entered the debug shows the authentication is successful, but then no files are copied (see log below). I have tried searching for potential answers, but none have panned out. Unfortunately I can't yet post the actual scp debug log output as some of the text is viewed as a URL and not yet allowed for me. I have changed all the atsign symbols to '(a)' to avoid the URL inference.

Output log from scp attempt follows:
[Expert(a)server1]# scp -p -r -v /var/fromhere/* copyfile(a)server2:/media/disk/tohere/
Executing: program /usr/bin/ssh host server2, user copyfile, command scp -v -r -p -d -t /media/disk/tohere/
OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090707f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: Connecting to server2 [192.168.10.3] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1 .....
debug1: Exit status 1
lost connection
[Expert(a)server1]#

View 1 Replies View Related

Ubuntu Servers :: ProFTPd Will Not List

May 25, 2010

I have set up proftpd many times now one Ubuntu 9.10 and never ran into any problems. I decided to go ahead and do a clean install of the new 10.04 and set everything back up (ie ssh ftp apache... ect)I got done with ssh with no problems and started working on getting proftpd up and running just like I've always have. But now every time I try to login it gets to where it should list all the files in my dir and it just times out. If I connect through my network (192.168.1.101) everything works fine so I dont think its my .conf file.ll ports are open that are needed and I even tried opening up the passive ports to see if that would help but it does not.

View 1 Replies View Related

Ubuntu Servers :: Ftp Server Using Proftpd And Have Been Able To Connect To The Box On Local Lan?

Feb 9, 2010

i have been havin a little trouble with my ftp server im using proftpd and have been able to connect to the box on local lan but it stops with an error about tls packet.

i have been following a guide on settin up my server [URL]...and have attached my config and error details

View 1 Replies View Related

Ubuntu Servers :: ProFTPD - Useradd Fails But Adduser Ok

Aug 4, 2010

Proftpd is installed and running fine on 8.04 server. I want to streamline the process of adding users. Adding a ftp user with USERADD fails (user is created but connection fails when trying to connect with ftp client).

Code:
useradd -d /ftp/ftphome/myuser -g ftp -m -p mypassword -s /usr/sbin/nologin myuser
But, ADDUSER works:
Code:
adduser myuser
usermod -d /ftp/ftphome/myuser -g ftp -m -p mypassword -s /usr/sbin/nologin myuser

It's a bother because I want to automate the process, and ADDUSER has all those prompts and asks for the password twice.

View 2 Replies View Related

Ubuntu Servers :: ProFTPd + MySQL 421 Error - No Log Data

Aug 10, 2010

I already have my laptop as a server using a LAMP server + proftpd and the FTP->MySQL link up. I built myself a new Headless and set up the SSH and VNC on it and all that good jazz. LAMP works and everything. Proftpd+MySQL (using the proftpd-mod-mysql package from repo) doesn't seem to work on this headless box. So I used the tutorial from [URL]... Thinking "I'm using 10.04 - it's close enough". Both came up with the same error. 421 Service not available when I ftp from the localhost. Is their something I'm missing? the Laptop set up (also 10.04) works groovy fine. Also all the log files are blank.

View 2 Replies View Related

Ubuntu Servers :: Proftpd Permission Denied After Upgrade From Server 8.1 To 9.1

May 24, 2010

After upgrading ubuntu server to the latest version (according to apt-get) proftpd stopped working. When I try to execute proftpd I get the following message (when logged in as root or user with root privileges) :

Code:

Line 18 in modules.conf looks like this:

Code:

I've tried removing and re-installing proftpd, but this doesn't help

If I comment line 18 in modules.conf, I just get permission denied on the next LoadModule command...

Can I remove all modules? or is there a way of fixing the permission denied issue?

View 2 Replies View Related

Fedora Servers :: Proftpd Refuses To Start - F8

Nov 3, 2009

Proftpd has been running OK until recently, when I tried to connect using my laptop. All I get is the proftpd-socket file under /var/run/proftpd/ I cant' find any log files with error messages in them. I have checked /var/log/messages - nothing in there either. I have rebooted the machine after re-installing proftpd. Still it wont start Is there any way to find out why proftpd has decided not to start any more?

View 4 Replies View Related

Server :: Proftpd - Not Have A Permissions To Save Files Or Try To Modify

Mar 31, 2010

just thought i would throw this out there as a google search doesnt even come back with what i need. I have setup proftp with a mysql auth on a debian box. When i save files or try to modify them i get an error. Ie i dont have permission. When i look at the permissions for the files, it has a 2001 user permission and a ftpgroup as the group permission.

I want it to be ftpuser and ftpgroup with readable and writable permissions for the user and group. This is my second proftp box and i basiclly copied the config files over from the old box.

View 12 Replies View Related

Ubuntu Servers :: 9.10 - Routing Table Getting Corrupted

Jul 25, 2010

I have an Ubuntu 9.10 server installation which have been working flawlessly for some months. The server runs bridged networking, because of some VMs that runs on it. But, a couple of weeks ago the network connectivity have started to disappear now and then (usually once a day or so). Running "sudo /etc/init.d/networking restart" always kicks it back to life.

After a bit of debugging I noticed that when OK the routing table looked like this:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 br0
192.168.122.0 * 255.255.255.0 U 0 0 0 virbr0
default 192.168.1.1 0.0.0.0 UG 100 0 0 br0

While when in the non-working state it looked like this:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 * 255.255.255.0 U 0 0 0 br0
192.168.1.0 * 255.255.255.0 U 0 0 0 eth0
192.168.122.0 * 255.255.255.0 U 0 0 0 virbr0
default 192.168.1.1 0.0.0.0 UG 100 0 0 eth0
default 192.168.1.1 0.0.0.0 UG 100 0 0 br0

Deleting the two routes to eth0 restores the networking again. Why these "erronous" routes gets added, and what adds them? How to further debug this?

View 6 Replies View Related

Ubuntu :: Copied Mp3 Files Are Corrupted

Aug 18, 2011

I have all of my music in mp3 form on an external HD. When I copy it to my home folder for use in Banshee 2.0, some of the music files become corrupted.When these copied mp3s are played, they have annoying, intermittent distortion throughout some of the songs. In an effort to try and isolate the problem, played one of the distorted songs directly from the file on the external HD, and it played flawlessly. I then downloaded Clementine and had the exact same distortion on the playback from the copied file, and then no distortion from the external HD file.

So at this point, it seems like the mp3 are getting messed up when they are being copied from the external HD to the computer.I am using a USB 2.0 port for the file copying.

View 8 Replies View Related

Ubuntu Servers :: 9.10-server-i386 ISO Seems To Be Corrupted On HTTP?

Feb 3, 2010

I'd like to report an issue I've had with Ubuntu server ISO. I downloaded ubuntu-9.10-server-i386.iso by HTTP on ubuntu's website and burned it on a CD. It doesn't work well. I got an error in udevadm sys/devices/pci0000 etc. it was a problem with the hardware, but it seems that it's the ISO that is corrupted. I checked the MD5 checksum and it's not good. Then I download the same ISO a second time (by HTTP) and same problem.

So it seems to me that the ubuntu-9.10-server-i386.iso that we can download by HTTP is not the same as the torrent one. Maybe I'm wrong. Anyway, if I'm right I hope this information will be useful for administrators.

View 1 Replies View Related

Ubuntu :: Files Are Corrupted And Will Only Operate Kubuntu ?

Apr 16, 2011

I recently downloaded a copy of Kubuntu from the official website...when i finished downloading it and tried to run it inside windows, my virus scanner immediately picked up several malware inside temp files in my computer called win32 antivirus. I attempted to install kubuntu on my computer on a partition (i've previously done this on other computers no issues) but it had multiple partitions. Instead i tried to do a clean install of kubuntu then attempt to install vista again then. However it is now telling me my files are corrupted and will only operate Kubuntu. This is not what i want, i wanted to operate both on partitions as i haven't completely figured out how to use kubuntu?

View 1 Replies View Related

Ubuntu Installation :: Recover Corrupted System Files?

Jul 26, 2010

before i proceed,I'll like to say that I'm a complete newbie, but enjoying my time with Ubuntu.

Recently, due to hard disk failure, some of the System files got corrupted, I have no idea to which files, but booting Ubuntu from the latest kernel is not working, instead I have to select the previous version from the grub screen.

How to recover these files? Is there a way by which Ubuntu automatically scans and repairs the system files.

View 2 Replies View Related

Ubuntu Installation :: Failed From Windows XP - Files In ISO Image Be Corrupted?

Nov 22, 2010

I downloaded latest Ubuntu version 10. I bruned it to CD disc. I run WUBI.exe. Some files copied to the hard drive, but the error message interrupted in the middle of the installation process. It said unable to install -- permission denied. I don't see what is wrong. My Windows XP is full administration control. All the files should be able to write to drive c without any problem. What is the cause? Could files in ISO image be corrupted?

View 2 Replies View Related

Ubuntu :: Persistant Storage Usb Stick Corrupted - Files Back ?

May 20, 2011

I had a usb stick running ubuntu. A coworker used this install to go around some of my companies security measures, and I was told to hold on to the usb stick in question. I copied all the files onto another usb stick in case something went wrong with the first one.

The problem: The first usb stick that was bootable has become corrupted. I still have the files from the disc, but they're not on the bootable stick.

Can i just use something like unetbootin, reinstall ubuntu, then drag all the files over?

View 2 Replies View Related

Fedora :: F13 Sends Corrupted Files Over Bluetooth?

Jul 21, 2010

It seems there is a bug with F13Files send over Bluetooth to my WM phone are corrupted.When I send files, the Bluetooth transfer starts normal, then when the transfer finishes the window stays open (like it does not complete the transfer).I am unable to run or use that files on the WM (they are binary or data) so I assume they are corrupted. I have no problem with Ubuntu/Opensuse (I have a test disk with Ubuntu and OpenSuse) only with F13.

View 2 Replies View Related

Ubuntu Installation :: Netbook Crashed / Windows XP System Files Corrupted?

Sep 1, 2011

My HP Netbook crashed. The Windows XP system files corrupted and Windows absolutely will not run. I planned on using Ubuntu to recover it, and then install Ubuntu permanently to save it in the future. Before you ask, every other utility has failed on me. UBCD included, which did nothing but provide me with errors upon errors just trying to run it.

The netbook has no CD drive.The only internet around is a wireless signal... my netbook has a broadcom wireless card that is never recognized. I'm using someone elses working laptop to connect online and get things I need, make boot devices, research for help, etc.This laptop has barely any hard drive space. Currently it has 1 gb remaining for doing anything.I have three flash memory devices:2 gb SD card. My netbook refuses to recognize it as a boot device.2 gb flash stick (that's actually an mp3 player). My netbook refuses to recognize it as a boot device.512 mb flash stick. This DOES work as a boot device.

So far my 512 mb flash stick has run Damn Small Linux and Ubuntu Minimal on my netbook. Of course, both are useless because the netbook cannot access internet, nor does either OS recognize my wireless card. This flash stick is, obviously, too small for a regular Ubuntu installation or any other Linux distribution that can help (as far as I know).

So, in order for this to work, I have to be able to do one of the following:

Install Ubuntu from a different OS, like Damn Small Linux or something small enough to boot on my 512 mb stick. Ubuntu can be put on one of the other, larger devices, maybe to be accessed for installation. No idea how to do this, let alone safely.

Install Ubuntu Minimal OFFLINE. This question was asked multiple times on these forums and none were answered. Is there a way to run minimal, and use offline sources for the install?

Get the normal Ubuntu installer under 500 mb. Its overwhelmingly frustrating that I'm just barely unable to do this. I've read of Ubuntu Customization Kit, which ended up being lots of useless files and reams of gobbldegook. I've heard Ubuntu is packed with additional, nonrequisite software which makes it so large. Why can't there be a halfway version between normal and minimal?? Not everyone has internet and not everyone has a CD drive or large USB stick! Is there a way this can be accomplished? Does this version exist?

I have limited time and resources. Before you ask, no, I cannot afford a larger USB stick. I'm pinching pennies right now and there's nowhere near here that sells them anyway.

View 9 Replies View Related

Fedora Installation :: Brasero Check Disk - Error Some Files Could Be Corrupted

Jul 7, 2009

I download the live 64 and burned it to a disk after it burns to the disk Brasero checks and says "error some files could be corrupted." I burn it slowest burn same thing happen. I downloaded thinking I had a corrupted download. Same thing happen. I never had a problem burning iso until now. What am I doing wrong?

View 6 Replies View Related

Ubuntu Installation :: DEVED Error 1 "corrupted Filesystem Tarfile - Corrupted Package Archive"

Jan 24, 2010

I'm COMPLETELY new to linux. I"m running Ubuntu 9.10 and TRYING to install Devede. I have tried the Terminal, Synaptic Manger, and the Add/Remove and still keep getting this same error. I'm running a regular 32 bit Pentium 3 process to test if I like Linux or not. this is what it says: E: /var/cache/apt/archives/libavcodec-extra-52_4%3a0.5+svn20090706-2ubuntu3_i386.deb: corrupted filesystem tarfile - corrupted package archive this is not a DUAL boot computer either.

View 8 Replies View Related

Debian :: What Is " 'name Of Packet.deb' Is Corrupted" - Watch List Of Corrupted Packets?

Aug 15, 2010

What is " 'name of packet.deb' is corrupted" ? How i do watch list of corrupted packets? How i do reinstall all corrupted packets?

OS: debian

View 3 Replies View Related

Ubuntu :: Dual Boot With Vista And Ubuntu Lucid - Corrupted Files - Recover Data?

Aug 7, 2010

I'm running dual boot with Vista and Ubuntu Lucid Lynx. for few days i was running Ubuntu only, downloaded some files and created some directories. few minutes ago, i switched to Vista to see something and i wanted to burn some of the files i downloaded using Ubuntu but couldn't find those folders.

i thought maybe its related to different file system or something so i switched back to Ubuntu and surprise! my folders are not there, instead i got a file, of unknown type with the same name as the folder had! in another folder case it's was an image (some print screen of my browser screen - Mozilla) and again with the name of what was the folder! first - what the hall had happened? second - can i recover my data somehow?

View 7 Replies View Related

OpenSUSE :: "some Input Files Cannot Be Read (locked Or Corrupted)"

Jun 5, 2010

just installed Peazip 3.1 from the repositories, and whenever i try to compress any file, i get a "some input files cannot be read (locked or corrupted)"

View 4 Replies View Related

Ubuntu Installation :: How To Set ProFTPD In 10.04

May 18, 2011

I have installed ProFTPD in Ubuntu 10.04 in a Cloud Server (console only) but I am not being able to set users and access via FileZilla.

View 2 Replies View Related

Ubuntu :: Get Proftpd To Listen On A Port Other Than 22?

May 23, 2010

I'm running Ubuntu 9.10, and am trying to get proftpd to listen on a port other than 22. I've modified the proftpd.conf file, as well as adding the desired port to my /etc/services file, yet if I try anything other than port 22, the connection is refused.

View 3 Replies View Related

Ubuntu :: Can't Activate FTP In Gadmin-proftpd?

Jun 30, 2010

Whenever I try to click Activate it just sits there for a moment and stays deactivated..

View 2 Replies View Related

Ubuntu :: How To Install Gadmin-Proftpd-0.4.0

Jul 25, 2010

I want to set up a ftp site for a few buddies to grab some files from me but I have no clue how to install this gadmin-proftpd-0.4.0. It shows a gui so how do I get that I am currently running ubuntu 10.04 w 3gb ram w a amd 9850 2.5ghz cpu on my server.

View 7 Replies View Related

Ubuntu :: Proftpd Folder Permission - Upload ?

Apr 17, 2010

Im trying to change permissions so i can upload to my proftp server. i can download ok but i want to access most folders via ftp so i can upload to them, at the moment i get permission denied message.

View 1 Replies View Related

Ubuntu :: Give Access To Proftpd Vusers (usb-hdd's)

Sep 10, 2010

i am using proftpd-mod-sql on ubuntu 10.04lts and i am trying to give the ftp users access to my external usb hdd's because the internal drive is too small.
I am using vusers in a sql db. They are associated to the ftpuser and ftpgroup. My drives are mounted to /media/... and belong to my user and group. The rights are set to 0700. So my ftp users have no access to it and i cannot change it. I could change the vusers uid/guid to my username but i think, that is not a good solution.
I would like to have access to the usb drives with the ftp users and with my ordinary username (for xbmc and samba access).

View 9 Replies View Related

Ubuntu :: Gadmin-Proftpd Setup And Activation

Oct 1, 2010

I'm running Ubuntu 10.4 Lucid Lynx and I am setting up gadmin-Proftpd and when I try and activate it. I get the following message and am really unsure where to go from here:

- notice: unable to bind to Unix domain socket at '/var/run/proftpd/test.sock': No such file or directory
- notice: unable to listen to local socket: Operation not permitted
- Fatal: TLSRSACertificateFile: '/etc/gadmin-proftpd/certs/cert.pem' does not exist on line 56 of '/etc/proftpd/proftpd.conf'

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved