CGI/Perl Guide
|
Learning Center
|
Forums
|
Advertise
|
Login
Site Search:
in
Perl Guide
PerlGuru Forums
Learning Ctr
MAIN
INDEX
SEARCH
POSTS
WHO'S
ONLINE
LOG
IN
Home
:
Perl Programming Help
:
Intermediate
:
Deleting Files From server
Print Thread
yotam_k
Deleted
Jan 27, 2001, 11:12 AM
Post #1 of 5 (303 views)
Deleting Files From server
Can't Post
Hay ,
Can someone help me about how deleting from the server files ?
Thank you All
Yotam.
modified
Deleted
Jan 27, 2001, 1:23 PM
Post #2 of 5 (300 views)
Re: Deleting Files From server
[
In reply to
]
Can't Post
Code
unlink (/path/to/file/todelete.txt);
yotam_k
Deleted
Jan 27, 2001, 2:02 PM
Post #3 of 5 (299 views)
Re: Deleting Files From server
[
In reply to
]
Can't Post
It's Not working......
It doesn't remove the file from the server.....
Maybe it's for something else but not for deleting files from server....
Thanks Anyway....
Yotam.
Jasmine
Administrator
Jan 27, 2001, 3:40 PM
Post #4 of 5 (296 views)
Re: Deleting Files From server
[
In reply to
]
Can't Post
unlink is the method to delete files, assuming you have permission to delete files.
What error did you receive when trying to unlink?
Look at these posts for more info and alternatives:
http://forums.perlguru.com/showflat.pl?Cat=&Board=Forum7&Number=7696&page=&view=&sb=&vc=1
http://forums.perlguru.com/showflat.pl?Cat=&Board=Forum7&Number=7141&page=&view=&sb=&vc=1
yotam_k
Deleted
Feb 2, 2001, 3:12 AM
Post #5 of 5 (282 views)
Re: Deleting Files From server
[
In reply to
]
Can't Post
I have Used
unlink "g.data" or die "Couldn't Delete File because: $!";
And It well So I thank you very much...
Yotam
Announcements
PerlGuru Announcements
Perl Programming Help
Frequently Asked Questions
Beginner
Intermediate
Advanced
Regular Expressions
mod_perl
DBI
Win32 Programming Help
Fun With Perl
Perl Quizzes - Learn Perl the Fun Way
Perl Golf
Perl Poetry
Need a Custom or Prewritten Perl Program?
I need a program that...
I Need a Programmer for Freelance Work
Throw Down The Gauntlet
General Discussions
General Questions
Feedback
Tutorial/Article Suggestions for The Learning Cent
Internet Security
Other Programming Languages
Javascript
PHP
Search
this forum
this category
all forums
for
All words
Any words
Whole Phrase
(
options
)
Powered by
Gossamer Forum v.1.2.0
Web Applications
&
Managed Hosting
Powered by Gossamer Threads
Visit our
Mailing List Archives