User Profile

Collapse

Profile Sidebar

Collapse
ongtran
ongtran
Last Activity: Jun 13 '07, 02:56 PM
Joined: May 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ongtran
    replied to Split a big folder
    Thanks all of you help me to know more VB.Net



    If I have 6 files and I assign i is reached to 9. It will created 3 folders that contain 3 files, 2 files and 1 file.

    When I watch a value of i =0,1,2 then these steps happen

    curFile = dInfo.GetFiles. Clone(i).ToStri ng
    FileCopy(selPat h & "\" & curFile, curFolder & "\" & curFile)...
    See more | Go to post

    Leave a comment:


  • ongtran
    replied to Split a big folder
    What is the different .net and VB? do i need to get software for .net? I'm just a beginner in programming. Thanks
    See more | Go to post

    Leave a comment:


  • ongtran
    replied to Split a big folder
    Thanks for your responses. I will try to do my stuff with all your ideas.
    See more | Go to post

    Leave a comment:


  • ongtran
    replied to Split a big folder
    My folder is big including over 40000 files and everytime it is opened and taken time on that. I like to divide it to mulitple folders and each folers has around 1000 files depends on the size of each file.

    I like to set for each folder has a limit size 100M.

    The first reason I don't do manually that I like to learn how to split, second I will have more big folders so I like to save time in the future.
    See more | Go to post

    Leave a comment:


  • ongtran
    replied to Split a big folder
    Good Morning Mod,

    I have no clue to do. Please show me the way.

    I like to split a big folder to 10-20 small folders. I like to use VB or any kind software.

    Browse a folder---->split button (command) .... It will create multiple folders on the path that is assigned and transfer files to these folders.

    Have a good weekend.
    See more | Go to post

    Leave a comment:


  • ongtran
    started a topic Split a big folder

    Split a big folder

    Hi all,

    I have a big folder its size is 3G I like to split it to multiple folders.Everyon e has a suggestion please give me. Thanks
    See more | Go to post
No activity results to display
Show More
Working...