Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Greetings,
I am currently using Linux RH Advanced Server V2.1 - I got this weird massage saying that the
"cp: cannot stat `./backup/cold/datafile_dir/drsys01.dbf.gz': File name too long"
from a simple copy 'cp' command. Have anyone seen this? Is there a work around for dealing with file name too long in Linux? Any feedback would be greatly appreciated it.
No, that's the actual path. Oh, I forgot to mention that I tried to straight copy from the Linux server to my SAN disks. The SAN environment hosted by an Alpha server running VMS.
My best guess woul be that the filesystem on those disks have some path length limitations. If possible try reducing the number of chars in the filename in the destination.
Actually, it was my syntax on the command. I should have used "cp -R ./* /folder/folder1/junk" once I'm in the directory that I was trying to copy from. BTW, the VMS operating system has 256 characters limitation.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.