473,396 Members | 1,966 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to copy images from one directory and paste into another directory

Dear friends i want to copy the images from one directory on server and paste them into another directory on my local computer....can someone tell me how can do that..it'll be a great help for me...thanks in advance
Aug 31 '07 #1
7 9297
ak1dnar
1,584 Expert 1GB
You can download the files from Server to local computer. But you can't download multiple files in this way. you have to download them one by one. what you are up to?
Aug 31 '07 #2
pbmods
5,821 Expert 4TB
Heya, SmartPHP.

You might find the copy() function useful.
Aug 31 '07 #3
You can download the files from Server to local computer. But you can't download multiple files in this way. you have to download them one by one. what you are up to?
//////////////////////////////////////////////////////////////////////////////////////////////////////

i have one directory on my server which is having few images...i want to copy those image and store them on my local computer...i was coping them one by one using copy() function but i think copy() function doesn't work for images....my requirement is to download images from server to local machine...pls suggest me some way of doing this
Sep 4 '07 #4
Heya, SmartPHP.

You might find the copy() function useful.


///////////////////////////////////////////////////////////////////////////////////////////////

i tried copy() function but it is not working for images...
Sep 4 '07 #5
pbmods
5,821 Expert 4TB
Heya, SmartPHP.

Are you trying to download the image files from the server onto a client computer?

You may find this article to be of some interest.
Sep 4 '07 #6
Heya, SmartPHP.

Are you trying to download the image files from the server onto a client computer?

You may find this article to be of some interest.
/////////////////////////////////////////////////////////
thanks a lot...this artical was very useful for me...

now i want to copy the entire directory of images from the server and paste them in some directory on my local machine....is it possible???
Sep 5 '07 #7
pbmods
5,821 Expert 4TB
Heya, SmartPHP.

The only way you'd be able to do that would be to convert the directory structure into a transportable format, such as a ZIP archive.

To do this, you can either use PHP's ZIP functions (if you compiled / installed PHP --with-zip.

Or you can use shell programs such as bzip2 or gzip, invokable via the exec() function.
Sep 5 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Risto Heinonen | last post by:
Hi. I have a web page that has images and text. I can carefully select one image and the on the right of the image and then copy & paste to Word. Is it possible to make javascript do the same:...
3
by: Rachel Suddeth | last post by:
This may not be the right forum, but it's a problem I chiefly come across when trying to post here. When I do a copy/paste from VS, the text always looks really weird (and even if I'm in an...
4
by: Bogosian | last post by:
I am working on an asp.net project.There is a subdir called OSearch,with a few aspx pages in it which as all other pages on the website use some controls.These controls are stored in a another...
22
by: Woody Splawn | last post by:
I am somewhat new to VS.net in general. As a result I am prone to make mistakes. When adding some new feature to a a form it would be nice if I could back it up before trying something that might...
4
by: Richard Bell | last post by:
I'm new to visual studio. Is there an easy way to 'snap shot' a copy of a project from inside visual studio? Thanks
7
by: lgbjr | last post by:
Hello All, I¡¯m using a context menu associated with some pictureboxes to provide copy/paste functionality. Copying the image to the clipboard was easy. But pasting an image from the clipboard...
6
by: roopashree | last post by:
hi, currently I am able to cut,copy and paste images for only one image. Suppose I have 4 images-then I should group all the images so that I can cut/copy all 4 images and paste them. How...
5
by: phill86 | last post by:
Hi I have a main form that holds records for scheduled meetings, date time location etc... in that form i have a sub form that has a list of equipment resources that you can assign to the meeting in...
1
by: aeconsta | last post by:
I want to add images to my database by copying and pasting the image. I am using MS SQL Server Express 2008 and MS VB Express 2008. I want to create a simple program that displays data including...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.